pygrub fsimage.so: Honour LDFLAGS when building
authorIan Jackson <ian.jackson@citrix.com>
Thu, 4 Oct 2018 11:32:00 +0000 (12:32 +0100)
committerHans van Kranenburg <hans@knorrie.org>
Tue, 7 Jul 2020 14:38:19 +0000 (16:38 +0200)
commit2add25e3a959c59485c068e46e2ebaec845d9532
tree1fe4d25991b29b4e8cf49c8193daa8df60487aff
parent3cd4020fc16a59d0ee0cc1263c9360fef43e020c
pygrub fsimage.so: Honour LDFLAGS when building

This seems to have been simply omitted.  Obviously this is needed when
building and not just when installing.  Passing only when installing
is ineffective.

Signed-off-by: Ian Jackson <ian.jackson@citrix.com>
tools/pygrub/Makefile